home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Games / NeXTmille / Source / FlatTireView.h < prev    next >
Text File  |  1990-12-26  |  207b  |  17 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import "CardView.h"
  5.  
  6. @interface FlatTireView:CardView
  7. {
  8. }
  9.  
  10.  
  11.                                                 // Locate and set the bottom face bitmap for the
  12.                                                 //    flat tire card.
  13. - init;
  14.  
  15.  
  16. @end
  17.